<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============分类列表============== */

div.productclass_dolphin{
margin:0px;
padding:20px 0px 12px 27px;
}

a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/14px Verdana, Arial, Helvetica, sans-serif;
height:25px;
text-align:left;
background:url(../images/dot2.jpg) 0px 3px no-repeat;
padding:0px 0px 0px 20px;
margin:0px;
color:#3c3c3c;
}

a.productclass_dolphin:hover{
display:block;
color:#e10000; 
text-decoration: none;
font:12px/14px Verdana, Arial, Helvetica, sans-serif;
}
</pre></body></html>